NewNpc
{
name=Samuel
id=4
picid=5
}

UseScript
{
ifvar==,Gerart_quest,0:dialogue=1
ifvar=>,Gerart_quest,1:dialogue=1
ifvar==,Gerart_quest,1:dialogue=2
}

###########################################################################################################################################
###########################################################################################################################################
###########################################################################################################################################

NewDialogue
id=1
{
text=0,Tut mir leid. Ich habe zu tun. Komm spter wieder
button=100,5,Kannst du handeln?
button=0,0,Ich geh dann mal.
}

NewDialogue
id=2
{
text=0,Tut mir leid. Ich habe zu tun. Komm spter wieder
button=3,0,Warte! Ich soll dir etwas abliefern.
button=100,5,Kannst du handeln?
button=0,0,Ich geh dann mal.
}

NewDialogue
id=3
{
text=0,Wie? Was gibts?
text=0,Aber sag bitte schnell. Ich habe noch zu tun.
button=4,0,Ich habe 3 Felle und 4 Fleischstcke von Gerart.
}

NewDialogue
id=4
{
parse=var==,okay,0
parse=getitemlot=0,18,got_felle
parse=getitemlot=0,3,got_fleisch
parse=ifvar=>=,got_felle,3:ifvar=>=,got_fleisch,4:var==,okay,1
parse=ifvar==,okay,0:dialogue=5
parse=ifvar==,okay,1:dialogue=6
}

NewDialogue
id=5
{
text=0,Sag mal, willst du mich verppeln? Du hast gar nicht was du versprichst!
text=0,Ich habe wirklich nicht die Zeit fr sowas.
button=0,0,Aber hoppla. Wo ist das Zeug nur hin?!
}

NewDialogue
id=6
{
text=0,Ah. Danke. Das sind genau die Materialien die ich brauchen kann.
text=0,Danke.
text=0,Doch solche Materialien kosten auch, stimmts? Deshalb bringe bitte diese *rechne* 4 mal 4 und 3 mal 12 Goldstcke... *grbel und Nase kratz*
text=0,Genau! Bring bitte diese 52 Goldstcke zu Gerart. Und richte ihm meine Grsse aus.
parse=giveitem=7,52
parse=givexp=25
parse=delete=0,3,4
parse=delete=0,18,3
parse=var==,Gerart_quest,2
button=7,0,Ich geh gleich los.
}

NewDialogue
id=7
{
parse=diary=Samuel,1,1
}

###########################################################################################################################################
###########################################################################################################################################
###########################################################################################################################################

NewDialogue
id=100
{
parse=openinventar=11
}

###########################################################################################################################################
###########################################################################################################################################
###########################################################################################################################################

NewDialogue
id=10
{

}

###########################################################################################################################################
###########################################################################################################################################
###########################################################################################################################################

NewDiary
id=1
{
text=0,Ich habe Samuel die Materialien berbracht. Er dankte mir und gab mir 52 Goldstcke, die ich Gerart bergeben soll.
}